home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 22 / Cream of the Crop 22.iso / bbs / fnos16a5.zip / HELP.ZIP / AXUI < prev    next >
Text File  |  1995-09-15  |  897b  |  22 lines

  1.  
  2. axui  <iface>  [<unproto_call> [digipeater_string]]
  3.  
  4.      The axui command allows the console user to create a session that
  5. sends UI (unproto) packets to <unproto_call> via interface <iface>, from
  6. lines entered at the keyboard, and displays received UI packets.  A split-
  7. screen session is created where possible.  The default <unproto_call> is
  8. "ID".  At most one axui session is permitted.  AXUISESSION must be defined
  9. in config.h to enable this command.
  10.  
  11. An axui session also allows a few commands, which begin with '/' in column 1:
  12.  
  13. /c newcall      change the unproto call to <newcall>
  14. /i iface        change to interface <iface>
  15. /? or /h        display a help message
  16. /t              toggle display of the time a packet was received
  17. /q, /b, /e      close the axui session
  18.  
  19. Example:
  20.      To use digipeater n5knx-5 for a local ARES unproto net, type:
  21. axui ax0 ares n5knx-5
  22.